appid. The installer provides a message "cannot register dll/OCX: dllregisterserver output not found" This message usually means that you have specified the "regserver" mark in the file, but it cannot be registered. Deleting the "regserver" mark from the [files] entry will not cause this message. After the program is uninstalled, the directory created by the installer still exists. There are several rea
problem, it is recommended that you upgrade the Office software directly.
Method Four, your friend when saving Excel Choose Compatibility Mode, that is, in the XLS format end rather than xlsx format documents, and then passed to you, then you can open. Or you can use a U disk to move the document to a computer with office2007 software, and then save it as a compatibility mode.
Note: For method one, while installing EXCEL2003 and EXCEL2007, how to Default to excel2003 for open prog
authorized_keys
Rm-f/tmp/id_rsa.pub
4) test
Go to the root account on machine A and try to log on to machine B. Check if the password is not required.
Note:
The authorized_keys File Permission is very important. If it is set to 777, you still need to provide a password when logging on.
Remember to delete id_rsa.pub in the temporary directory to make it a good habit.
This method is successfully tested on Red Hat9.0.
2. Edit the crontab file
Vi/etc/crontab
For example, set to execute the scri
CMD command, in the pop-up cmd Command Prompt window, enter "msiexec/regserver" and restart the system.----------------------------Windows Installer error SolutionWindows Installer error SolutionWindows Installer (Windows Installation Service) is a common software release method. Currently, many software programs use Windows Installer as their own installation method. Program Windows Installer errors may occur due to various causes and defects of Win
The following describes how to use VC ++ to develop a Windows service program.Run VC ++ 6, select new project, select "atl com Appwizard" in the window that appears, select the project placement location and the corresponding project name, and then select OK.In this case, the window appears, select "Service (exe)", and then click "finish.In the following window, select OK.Then VC completes the wizard and generates the corresponding code (the effect is as follows ).The program entry point is the
for self-registration and exit the programming environment, you can first copy the file to another machine, add the parameter "/regserver" to the command line during execution. If the registration is canceled, add "/unregserver" to the command line ". When you use the/regserver Command Option to register a COM server outside the process, you can ignore the normal way in which the program works during manua
. NET Framework 3.5 installation error 2009/03/20
Quick installation of. Net 3.5/solution to. Net 3.5 installation errors: . Net 3.5 quick installation without error installation method: 1. Download. Net 3.5:Http://download.microsoft.com/download/2/0/E/20E90413-712F-438C-988E-FDAA79A8AC3D/dotnetfx35.exe (Microsoft) 2. To avoid installation errors, start Windows Installer:Start the installer: Start-> Run-> cmd enter the command: msiexec/unregserver press ENTER; then enter the com
authorized_keys
Rm-f/tmp/id_rsa.pub
4) test
Go to the root account on machine A and try to log on to machine B. Check if the password is not required.
Note:
The authorized_keys File Permission is very important. If it is set to 777, you still need to provide a password when logging on.
Remember to delete id_rsa.pub in the temporary directory to make it a good habit.
This method is successfully tested on Red Hat9.0.
2. Edit the crontab file
Vi/etc/crontab
For example, set to execute the scri
For example, set to execute the script in cron. daily at every day:
00 3 *** root run-parts/etc/cron. daily
3. edit the script in cron. daily.
Cd/etc/cron. daily/
Vi backupdb
Pg_dump-U postgres voipack>/voipack. SQL
Pg_dump-U postgres regserver>/regserver. SQL
Tar-cvjf/aavm.tgz.bz2/usr/local/aavm
Tar-cvjf/oracle.tgz.bz2/var/oracle
Scp/voipack. SQL root@218.242.214.20:/root/218.242.214.23 _ backup
Scp/
is returned. Because my test server is started by the default Office, I suspect it is an office environment problem! So I uninstalled office2007 and immediately tested it. But after I restarted the server, the have not been pre-compiled error occurred, and the export page could not be opened, so I re-installed office2007 and opened the page, but an error was reported when exporting the Excel file! I reset all the permissions again. the problem persists! Later, I found that the Excel programs op
provide a password when logging on.
Remember to delete id_rsa.pub in the temporary directory to make it a good habit.
This method is successfully tested on Red Hat9.0.
2. Edit the crontab file
Vi/etc/crontab
For example, set to execute the script in cron. daily at every day:
00 3 *** root run-parts/etc/cron. daily
3. Edit the script in cron. daily.
Cd/etc/cron. daily/
Vi backupdb
Pg_dump-U postgres voipack>/voipack. SQL
Pg_dump-U postgres regserver>/
In many cases, I run msiexec/unregserver directly in cmd and then run msiexec/regserver, but I don't know if it works for others. Here is what I found online, for reference only:Many users often encounter Windows Installer errors when installing file packages in the MSI format. The following phenomena exist:
1. All MSI formats installed using the Windows Installer ServiceProgramCannot be installed normally, and the system prompts "You cannot access
the Msi.dll,msiexec.exe,msihnd.dll three files under%windir%system32 and%windir%system32dllcache two folders respectively in Safe mode.
4. If the installation, again encountered the hint "specified service already exists", then restart the computer into Safe mode, and then click "Start-run" input cmd, run from the Command line window Msiexec/unregister Stop this service, and then run Msiexec/regserver, This will appear in the list of services, doubl
specified path instead of the default path as the current path. For example,/p "C:My Excel".
/r + Folder path file name: Forces Excel to open a specified workbook file as read-only. For example,/R "C:My Documents12345.xls", you can force Excel to open a read-only "12345.xls" workbook in the C:My Documents folder.
/s: Start Excel using Safe mode. You will see the word "Safe mode" in the Excel title bar and start Excel in Safe mode as if it were first started after installation.
When you start
some work.
First, let's introduce the code that the wizard generates for us:
The entry point of the program is the global function _tWinMain, take a closer look at this function, and we'll find that when we run the program, we can add parameters, such as: Servicedemo/regserver or Servicedemo-regserver, This is used for local server registration (register as locality S Register as Service erver); Serviced
with WinRAR, and enter the directory.
Step 3: Right-click the "Msi. inf" file, click the "Install" option, right-click the "mspatcha. inf" file, and click "Install".
Step 4: Enter the "msiexec/regserver" command at the CMD command prompt, so that the Windows Installer Service is started. After the Windows2000 system is restarted, the problem is solved.
Note: during the installation of the two INF files, do not restart the system. After all the
WinRAR, and enter the directory.
Step 3: Right-click the "Msi. inf" file, click the "Install" option, right-click the "mspatcha. inf" file, and click "Install ".
Step 4: Enter the "msiexec/regserver" command at the CMD command prompt,
In this way, the Windows Installer Service is started, and the problem is solved after the Windows2000 system is restarted.Note: during the installation of the two INF files, do not restart the system. After all t
WINDOWS INSTALLER Unable to start workaround2011-04-13 10:18:32Tags: operating system Windows casual workplaceThe first step: Use Notepad to write the Installer.reg file with the following content:Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer]"ImagePath" =-"ImagePath" =hex (2): 25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,\00,73,00,69,00,65,00,78,00,65,
activation permissions are all edited by default, in addition to the Network Service (IIS 5.0, add an ASP. NET users), And as before face NetworkService set on the same permissions, so basically can guarantee no more problems. Registration method Execution starts----run----Enter the installation path for excel2003, such as "C:\Program Files\Microsoft Office\office11\excel.exe"/RegServer note/symbol preceded by a Spaces, where "C:\Program Files\Micros
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.